#page-title{background-image:url(../img/courses-list-page-title-bg.jpg);background-size:cover;background-position:center;position:relative;z-index:1;}#page-title .row{padding:3rem 0}#page-title::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000000b3;z-index:-1}#page-title .title{color:#fff;font-family:sahel, shabnam;font-weight:900;font-size:2.5rem;word-spacing:-7px;margin:0}#page-title .breadcrumb{color:#fff;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0}#page-title .breadcrumb i{margin:0 10px;font-size:10px}#page-title .breadcrumb a{color:#fff;text-decoration:none}#page-title .breadcrumb a:hover{color:var(--main-color)}@media (min-width: 992px){}#blog-list .post{position:relative;padding-left:50px}#blog-list .post figure{position:relative;width:100%;padding-top: 56.25%;}#blog-list .post figure img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;}#blog-list .post figure figcaption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.5);top:20%;bottom:20%;left:20%;right:20%;opacity:0;visibility:hidden;-webkit-transition-duration:300ms;transition-duration:300ms}#blog-list .post figure figcaption i{-webkit-transition-duration:300ms;transition-duration:300ms;color:#fff;font-size:2rem}#blog-list .post figure figcaption i:hover{color:var(--main-color)}#blog-list .post .author-date{font-weight:300;color:var(--main-color);margin-bottom:.5rem}#blog-list .post .author-date small{font-size:.7rem;color:#979797;margin-right:5px}#blog-list .post ul{position:absolute;list-style:none;padding:0;margin:0;top:0;left:0}#blog-list .post ul li{background-color:#333;color:#dadada;padding:5px 10px;-webkit-transition-duration:300ms;transition-duration:300ms}#blog-list .post ul li:not(:last-child){border-bottom:1px solid #b8b8b8}#blog-list .post ul li i{font-size:1.4rem}#blog-list .post ul li span{display:block;text-align:center}#blog-list .post ul li:hover{background-color:var(--main-color);color:#fff}#blog-list .post p{color:#7e7e7e;font-size:.9rem;margin-bottom:.5rem;text-align:justify}#blog-list .post a{font-weight:bold;color:var(--main-color);text-decoration:none}#blog-list .post a i{font-size:25px;-webkit-transition-duration:300ms;transition-duration:300ms}#blog-list .post a:hover i{margin:0 10px}#blog-list .post:hover figure figcaption{top:0;bottom:0;left:0;right:0;opacity:1;visibility:visible}#pagination{padding:10px 0 50px 0}#pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}#pagination ul li a,#pagination ul li span{width:35px;height:35px;text-decoration:none;border:1px solid #ccc;padding:7px;display:block;line-height:1.3;color:#767676;margin:2.5px;text-align:center}#pagination ul li:hover a,#pagination ul li:hover span,#pagination ul li.active a,#pagination ul li.active span{background-color:var(--main-color);color:#fff;border-color:var(--main-color)}#blog-list .sidebar{background-color:#f8f8f8;padding:30px}#blog-list .sidebar .recent-post h4{margin-bottom:20px}#blog-list .sidebar .recent-post .post{display:-webkit-box;display:-ms-flexbox;display:flex}#blog-list .sidebar .recent-post .post:not(:last-child){margin-bottom:20px}#blog-list .sidebar .recent-post .post figure{position:relative;margin:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#blog-list .sidebar .recent-post .post figure img{width:110px}#blog-list .sidebar .recent-post .post figure figcaption{position:absolute;top:20px;right:20px;left:20px;bottom:20px;background-color:rgba(231,152,0,0.7);opacity:0;visibility:hidden;-webkit-transition-duration:300ms;transition-duration:300ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#blog-list .sidebar .recent-post .post figure figcaption i{color:#fff;font-size:20px}#blog-list .sidebar .recent-post .post .post-text{color:#787878;padding-right:10px}#blog-list .sidebar .recent-post .post .post-text a{text-decoration:none}#blog-list .sidebar .recent-post .post .post-text h6{color:#787878;font-weight:300;font-size:.95rem;margin-bottom:0}#blog-list .sidebar .recent-post .post .post-text span{font-size:.7rem;font-weight:300}#blog-list .sidebar .recent-post .post .post-text span i{margin-left:3px}#blog-list .sidebar .recent-post .post:hover .post-text h6{color:var(--main-color)}#blog-list .sidebar .recent-post .post:hover figure figcaption{opacity:1;visibility:visible;top:0;right:0;left:0;bottom:0}#blog-list .sidebar .cats h4{margin-bottom:20px}#blog-list .sidebar .cats .cats-wrap{margin:0;padding:0;list-style:none}#blog-list .sidebar .cats .cats-wrap i{vertical-align:middle;margin-left:5px}#blog-list .sidebar .cats .cats-wrap a{display:block;padding:5px 0;color:#787878;text-decoration:none;-webkit-transition-duration:300ms;transition-duration:300ms}#blog-list .sidebar .cats .cats-wrap li{-webkit-transition-duration:300ms;transition-duration:300ms}#blog-list .sidebar .cats .cats-wrap li:hover{background-color:var(--main-color)}#blog-list .sidebar .cats .cats-wrap li:hover a{color:#fff;padding-right:10px}#blog-list .sidebar .other-course h4{margin-bottom:20px}#blog-list .sidebar .other-course .other-course-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#blog-list .sidebar .other-course .other-course-wrap figure{margin:0 0 5px 5px;width:31%;position:relative}#blog-list .sidebar .other-course .other-course-wrap figure img{width:100%}#blog-list .sidebar .other-course .other-course-wrap figure figcaption{position:absolute;top:20%;right:20%;left:20%;bottom:20%;background-color:rgba(0,0,0,0.5);opacity:0;visibility:hidden;-webkit-transition-duration:300ms;transition-duration:300ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#blog-list .sidebar .other-course .other-course-wrap figure figcaption a{color:#fff;text-decoration:none}#blog-list .sidebar .other-course .other-course-wrap figure:hover figcaption{opacity:1;visibility:visible;top:0;left:0;right:0;bottom:0}#blog-list .sidebar .tags h4{margin-bottom:20px}#blog-list .sidebar .tags .tags-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}#blog-list .sidebar .tags .tags-wrap a{display:inline-block;padding:5px;margin:0 0 5px 5px;color:#787878;text-decoration:none;border:1px solid #b9b9b9;font-size:.9rem}#blog-list .sidebar .tags .tags-wrap a:hover{color:#fff;border-color:var(--main-color);background-color:var(--main-color)}
